FaVerification12 
Logical Entity Name  FaVerification12 
Default Table Name  FaVerification12 
Physical Only  NO 
Definition 
 
Note 
 

FaVerification12 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaVerification12ID(PK)    int  NO 
 
FaISIR12ID(FK)    int  NO 
 
FieldNumber    char(3)  NO 
 
SubFieldNumber    int  YES 
 
VerificationValue    varchar(50)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaVerification12 Primary and Unique Keys 
Key Name  Key Type  Keys 
UK_FaVerification12_FaISIR12ID_FaVerification12ID  Index  FaISIR12ID, FaVerification12ID 
PK_FaVerification12_FaVerification12ID  PrimaryKey  FaVerification12ID 

FaVerification12 Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaISIR12  Non-Identifying  One To Zero or More  FK_FaVerification12_FaISIR12ID_FaISIR12_FaISIR12ID      FaISIR12ID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaVerification12_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaVerification12 Check Constraints 
Check Constraint Name  CheckConstraint